Back in the day, Compute and Compute Gazette had some usefu stuff for learning about programming your computer, with listings of small programs, utiities and other good info.
Are there any such pubications out for the mac? I've been out of programming for a while and would like to start learning using C and the mac.
--
Apollo
+++++++++++++++++++++++++++
>From watkeyeh@dunx1.ocs.drexel.edu (Edwin H. Watkeys III)
Date: Mon, 21 Feb 1994 15:52:44 GMT
Organization: Drexel University
In article <Feb.21.03.20.18.1994.6997@eden.rutgers.edu> adelucia@eden.rutgers.edu (Apple-O) writes:
>Back in the day, Compute and Compute Gazette had some usefu stuff
for learning about programming your computer, with listings of small
programs, utiities and other good info.
>Are there any such pubications out for the mac? I've been out of
programming for a while and would like to start learning using C and the mac.
Compute was a lot better at teaching you how to type than how to program.
Some of those things look like they came out of some Obfuscated BASIC
Programming Contest. In addition, Compute almost always sucked if you
cared about the Apple II or Macintosh. They had more VIC-20 programs than
Apple II ones! I hate them. They dedicated most of the damn issue to
Commodore crap, and they had another magazine (Compute Gazette) dedicated to
even more Commodore crap. I don't understand it. Talk about bad taste in
computers! I can hardly contain my indignation even today towards people who
put in the same league the Commodore 64 and the Apple IIe.
But to be constructive for a bit, MacTech Magazine (formerly MacTutor) is
the Mac developers' magazine. Not "the" as in "the best", but as in "the
only". There's stuff in there aimed at all sorts of experence levels.
Yeah, but how many hit points do you have? Ugh! Don't get me started on that!
However, you might want to buy a few books instead. It's doubtful that it's
going to take you a month to digest whatever's in Dave Mark's column.
You'll be spending a lot of time waiting for the new MacTech to come out.
I find myself reading anything in English inside MacTech. Hmm, did you
know their person in charge of circulation is Al Estrada? You know, you go
crazy... Remember the part in The Treasure of the Sierra Madre where
Bogart starts laughing like a mad man as his head is engulfed in the
campfire's flames? Like that...
Macintosh C Programming Primer Volume I, SECOND EDITION, is pretty good.
Buy it. Macintosh Programming Secrets, SECOND EDITION, ranks right up
there with The Big Book of Hell in my list of all time favorite
technical/reference works. Buy it (Macintosh Programming Secrets, that is).
And by the way, C is a good choice, because C is the only language you can
program the Mac in these days unless you're like Peter Lewis, who has
displayed uncommon courage in his battle to use a non-discipline-free
programming language, Pascal. I used to hate C and love Pascal. Now I
resigned to C and forget how all that pointer stuff works in Pascal. Isn't
life great?
I was just thinking -- WriteNow is really nice because it's written in
assembly, but with the Power Macintoshes coming out, they'd be in a better
position if their code was in C. "Better" is a mild way of putting it.